How to Install bibtex2html software package in Debian 8 (Jessie)

How to Install bibtex2html software package in Debian 8 (Jessie)

bibtex2html software package provides filters BibTeX files and translates them to HTML, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bibtex2html 

bibtex2html is installed in your system.

Make ensure the bibtex2html package were installed using the commands given below,

$ sudo dpkg-query -l | grep bibtex2html *

You will get with bibtex2html package name, version, architecture and description in a table

bibtex2html package basic information:

Distro Debian 8 jessie
Section TeX
Package bibtex2html
Version 1.98-1
Description filters BibTeX files and translates them to HTML
Sub Section TeX


See Also, How to uninstall or remove bibtex2html software package from Debian 8 (Jessie)?